2025-07-28 09:58:14,276 [ 251902 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-28 09:58:14,276 [ 251902 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-28 09:58:14,277 [ 251902 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-28 09:58:14,277 [ 251902 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_nptbsc --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_mysql57_database_engine/test.py::test_mysql_types[decimal_4]' 'test_mysql57_database_engine/test.py::test_mysql_types[float_1]' 'test_mysql57_database_engine/test.py::test_mysql_types[float_2]' 'test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6]' 'test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default]' test_mysql57_database_engine/test.py::test_password_leak test_mysql57_database_engine/test.py::test_predefined_connection_configuration test_mysql57_database_engine/test.py::test_restart_server test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_prometheus_protocols/test.py::test_64bit_id test_prometheus_protocols/test.py::test_create_as_table test_prometheus_protocols/test.py::test_custom_id_algorithm test_prometheus_protocols/test.py::test_default test_prometheus_protocols/test.py::test_external_tables test_prometheus_protocols/test.py::test_inner_engines test_prometheus_protocols/test.py::test_read_auth test_prometheus_protocols/test.py::test_remote_write_v1_status_code test_prometheus_protocols/test.py::test_tags_to_columns test_reload_client_certificate/test.py::test_correct_cn_cert test_reload_client_certificate/test.py::test_wrong_cn_cert test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop test_reload_query_masking_rules/test.py::test_reload_query_masking_rules test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout test_replica_is_active/test.py::test_replica_is_active test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_replicating_constants/test.py::test_different_versions test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role 'test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/]' test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_scheduler/test.py::test_create_workload test_scheduler/test.py::test_merge_workload test_scheduler/test.py::test_merge_workload_change test_scheduler/test.py::test_merge_workload_override test_scheduler/test.py::test_mutate_workload test_scheduler/test.py::test_mutation_workload_change test_scheduler/test.py::test_mutation_workload_override test_scheduler/test.py::test_resource_any_disk test_scheduler/test.py::test_resource_read_and_write test_scheduler/test.py::test_s3_disk test_scheduler/test.py::test_s3_resource_request_granularity test_scheduler/test.py::test_throw_on_unknown_workload test_scheduler/test.py::test_workload_entity_keeper_storage test_scheduler/test.py::test_workload_hierarchy_changes test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation test_startup_scripts_execution_state/test.py::test_startup_execution_state test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert test_storage_azure_blob_storage/test.py::test_create_table_account_string test_storage_azure_blob_storage/test.py::test_create_table_connection_string test_storage_azure_blob_storage/test.py::test_filter_using_file test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path test_storage_azure_blob_storage/test.py::test_format_detection test_storage_azure_blob_storage/test.py::test_function_signatures test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting test_storage_azure_blob_storage/test.py::test_insert_create_new_file test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs test_storage_azure_blob_storage/test.py::test_overwrite test_storage_azure_blob_storage/test.py::test_parallel_read -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_scheduler/test.py::test_create_workload test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_reload_client_certificate/test.py::test_correct_cn_cert test_prometheus_protocols/test.py::test_64bit_id test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade test_reloading_settings_from_users_xml/test.py::test_force_reload test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_role/test.py::test_admin_option test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy [gw4] [ 1%] PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout [gw2] [ 2%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw5] [ 3%] PASSED test_prometheus_protocols/test.py::test_64bit_id [gw2] [ 4%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_prometheus_protocols/test.py::test_create_as_table [gw4] [ 5%] PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum [gw2] [ 6%] PASSED test_role/test.py::test_combine_privileges [gw5] [ 7%] PASSED test_prometheus_protocols/test.py::test_create_as_table test_role/test.py::test_create_role [gw4] [ 8%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_prometheus_protocols/test.py::test_custom_id_algorithm [gw4] [ 9%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload [gw2] [ 10%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw4] [ 11%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw5] [ 12%] PASSED test_prometheus_protocols/test.py::test_custom_id_algorithm [gw1] [ 13%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] test_mysql57_database_engine/test.py::test_mysql_types[float_1] [gw2] [ 14%] PASSED test_role/test.py::test_function_current_roles test_prometheus_protocols/test.py::test_default [gw7] [ 15%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_role/test.py::test_grant_role_to_role [gw4] [ 16%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw1] [ 17%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[float_1] test_mysql57_database_engine/test.py::test_mysql_types[float_2] [gw2] [ 18%] PASSED test_role/test.py::test_grant_role_to_role [gw7] [ 19%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_role/test.py::test_introspection test_restore_external_engines/test.py::test_restore_table [gw5] [ 20%] PASSED test_prometheus_protocols/test.py::test_default [gw1] [ 21%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[float_2] test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] [gw6] [ 22%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_prometheus_protocols/test.py::test_external_tables [gw1] [ 23%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] [gw3] [ 24%] PASSED test_scheduler/test.py::test_create_workload test_scheduler/test.py::test_merge_workload [gw5] [ 25%] PASSED test_prometheus_protocols/test.py::test_external_tables [gw7] [ 26%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_prometheus_protocols/test.py::test_inner_engines [gw1] [ 27%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] test_mysql57_database_engine/test.py::test_password_leak [gw1] [ 28%] PASSED test_mysql57_database_engine/test.py::test_password_leak test_mysql57_database_engine/test.py::test_predefined_connection_configuration [gw3] [ 29%] PASSED test_scheduler/test.py::test_merge_workload test_scheduler/test.py::test_merge_workload_change [gw5] [ 30%] PASSED test_prometheus_protocols/test.py::test_inner_engines [gw2] [ 31%] PASSED test_role/test.py::test_introspection test_prometheus_protocols/test.py::test_read_auth [gw5] [ 32%] PASSED test_prometheus_protocols/test.py::test_read_auth test_role/test.py::test_revoke_requires_admin_option [gw1] [ 33%] PASSED test_mysql57_database_engine/test.py::test_predefined_connection_configuration test_mysql57_database_engine/test.py::test_restart_server [gw7] [ 34%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw8] [ 35%] PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] test_prometheus_protocols/test.py::test_remote_write_v1_status_code [gw5] [ 36%] PASSED test_prometheus_protocols/test.py::test_remote_write_v1_status_code test_prometheus_protocols/test.py::test_tags_to_columns [gw6] [ 37%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw3] [ 38%] PASSED test_scheduler/test.py::test_merge_workload_change test_scheduler/test.py::test_merge_workload_override [gw2] [ 39%] PASSED test_role/test.py::test_revoke_requires_admin_option [gw5] [ 40%] PASSED test_prometheus_protocols/test.py::test_tags_to_columns test_role/test.py::test_role_expiration[False] [gw3] [ 41%] PASSED test_scheduler/test.py::test_merge_workload_override test_scheduler/test.py::test_mutate_workload test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw1] [ 42%] PASSED test_mysql57_database_engine/test.py::test_restart_server [gw9] [ 43%] PASSED test_reload_client_certificate/test.py::test_correct_cn_cert test_reload_client_certificate/test.py::test_wrong_cn_cert [gw3] [ 44%] PASSED test_scheduler/test.py::test_mutate_workload test_scheduler/test.py::test_mutation_workload_change [gw6] [ 45%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw2] [ 46%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw3] [ 47%] PASSED test_scheduler/test.py::test_mutation_workload_change test_scheduler/test.py::test_mutation_workload_override [gw3] [ 48%] PASSED test_scheduler/test.py::test_mutation_workload_override test_scheduler/test.py::test_resource_any_disk [gw8] [ 49%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw1] [ 50%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw3] [ 51%] PASSED test_scheduler/test.py::test_resource_any_disk test_scheduler/test.py::test_resource_read_and_write [gw6] [ 52%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw2] [ 53%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw3] [ 54%] PASSED test_scheduler/test.py::test_resource_read_and_write test_scheduler/test.py::test_s3_disk test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop [gw3] [ 55%] PASSED test_scheduler/test.py::test_s3_disk test_scheduler/test.py::test_s3_resource_request_granularity [gw4] [ 56%] PASSED test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_replica_is_active/test.py::test_replica_is_active [gw7] [ 57%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw6] [ 58%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw7] [ 59%] PASSED test_rocksdb_read_only/test.py::test_read_only test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments [gw3] [ 60%] PASSED test_scheduler/test.py::test_s3_resource_request_granularity test_scheduler/test.py::test_throw_on_unknown_workload [gw3] [ 61%] PASSED test_scheduler/test.py::test_throw_on_unknown_workload test_scheduler/test.py::test_workload_entity_keeper_storage [gw8] [ 62%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw1] [ 63%] PASSED test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop [gw6] [ 64%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw4] [ 65%] PASSED test_restore_external_engines/test.py::test_restore_table_null [gw2] [ 66%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw2] [ 67%] PASSED test_role/test.py::test_set_role test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file [gw5] [ 68%] PASSED test_replica_is_active/test.py::test_replica_is_active test_replication_without_zookeeper/test.py::test_startup_without_zookeeper [gw7] [ 69%] PASSED test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by [gw4] [ 70%] PASSED test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation [gw4] [ 71%] PASSED test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation test_reload_query_masking_rules/test.py::test_reload_query_masking_rules test_startup_scripts_execution_state/test.py::test_startup_execution_state test_replicating_constants/test.py::test_different_versions [gw1] [ 72%] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw7] [ 73%] PASSED test_startup_scripts_execution_state/test.py::test_startup_execution_state test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart [gw8] [ 74%] PASSED test_reload_query_masking_rules/test.py::test_reload_query_masking_rules [gw6] [ 75%] PASSED test_replicating_constants/test.py::test_different_versions test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw5] [ 76%] PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by [gw2] [ 77%] PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw8] [ 78%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw5] [ 79%] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw3] [ 80%] PASSED test_scheduler/test.py::test_workload_entity_keeper_storage test_scheduler/test.py::test_workload_hierarchy_changes [gw3] [ 81%] PASSED test_scheduler/test.py::test_workload_hierarchy_changes [gw1] [ 82%] PASSED test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart [gw9] [ 83%] PASSED test_reload_client_certificate/test.py::test_wrong_cn_cert test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw9] [ 84%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw9] [ 85%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw0] [ 86%] PASSED test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert [gw0] [ 87%] PASSED test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert test_storage_azure_blob_storage/test.py::test_create_table_account_string [gw0] [ 88%] PASSED test_storage_azure_blob_storage/test.py::test_create_table_account_string test_storage_azure_blob_storage/test.py::test_create_table_connection_string [gw0] [ 89%] PASSED test_storage_azure_blob_storage/test.py::test_create_table_connection_string test_storage_azure_blob_storage/test.py::test_filter_using_file [gw0] [ 90%] PASSED test_storage_azure_blob_storage/test.py::test_filter_using_file test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path [gw0] [ 91%] PASSED test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path test_storage_azure_blob_storage/test.py::test_format_detection [gw0] [ 92%] PASSED test_storage_azure_blob_storage/test.py::test_format_detection test_storage_azure_blob_storage/test.py::test_function_signatures [gw0] [ 93%] PASSED test_storage_azure_blob_storage/test.py::test_function_signatures test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters [gw0] [ 94%] PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter [gw0] [ 95%] PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting [gw0] [ 96%] PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting test_storage_azure_blob_storage/test.py::test_insert_create_new_file [gw0] [ 97%] PASSED test_storage_azure_blob_storage/test.py::test_insert_create_new_file test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs [gw0] [ 98%] PASSED test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs test_storage_azure_blob_storage/test.py::test_overwrite [gw0] [ 99%] PASSED test_storage_azure_blob_storage/test.py::test_overwrite test_storage_azure_blob_storage/test.py::test_parallel_read [gw0] [100%] PASSED test_storage_azure_blob_storage/test.py::test_parallel_read =============================== warnings summary =============================== test_reload_client_certificate/test.py: 40 warnings /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) test_storage_azure_blob_storage/test.py: 1019 warnings /usr/local/lib/python3.10/dist-packages/azure/storage/blob/_container_client.py:1781: DeprecationWarning: The use of a 'BlobProperties' instance for param blob is deprecated. Please use 'BlobProperties.name' or any other str input type instead. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 261.30s call test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade 182.03s call test_reload_client_certificate/test.py::test_wrong_cn_cert 82.14s setup test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade 75.16s call test_scheduler/test.py::test_workload_entity_keeper_storage 67.82s setup test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart 46.81s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 33.31s call test_scheduler/test.py::test_workload_hierarchy_changes 29.81s setup test_restore_external_engines/test.py::test_restore_table 28.99s call test_reload_client_certificate/test.py::test_correct_cn_cert 28.90s teardown test_prometheus_protocols/test.py::test_tags_to_columns 24.67s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 24.41s call test_role/test.py::test_roles_cache 23.86s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 23.55s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 23.45s setup test_scheduler/test.py::test_create_workload 22.23s setup test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] 22.04s teardown test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart 21.84s teardown test_scheduler/test.py::test_workload_hierarchy_changes 21.52s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 21.14s call test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 21.12s setup test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 20.79s setup test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments 20.72s setup test_reload_client_certificate/test.py::test_correct_cn_cert 20.59s setup test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 20.16s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 19.42s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 19.22s teardown test_storage_azure_blob_storage/test.py::test_parallel_read 17.85s setup test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 17.40s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 17.26s call test_restore_external_engines/test.py::test_restore_table_null 17.25s call test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 16.33s teardown test_reload_client_certificate/test.py::test_wrong_cn_cert 16.30s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 15.98s setup test_prometheus_protocols/test.py::test_64bit_id 15.74s setup test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 15.01s setup test_replicating_constants/test.py::test_different_versions 14.37s setup test_replica_is_active/test.py::test_replica_is_active 14.18s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 14.11s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 13.76s setup test_reloading_settings_from_users_xml/test.py::test_force_reload 13.39s setup test_role/test.py::test_admin_option 13.21s setup test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 13.02s setup test_reload_query_masking_rules/test.py::test_reload_query_masking_rules 12.93s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 12.84s call test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 12.53s call test_restore_external_engines/test.py::test_restore_table 11.90s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 11.42s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 11.24s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 11.22s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 11.11s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 11.05s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 10.61s setup test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 10.16s call test_role/test.py::test_role_expiration[True] 10.10s call test_mysql57_database_engine/test.py::test_restart_server 9.86s teardown test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 9.80s setup test_startup_scripts_execution_state/test.py::test_startup_execution_state 9.74s call test_scheduler/test.py::test_create_workload 9.57s call test_scheduler/test.py::test_s3_resource_request_granularity 9.07s call test_role/test.py::test_role_expiration[False] 8.49s call test_replica_is_active/test.py::test_replica_is_active 8.30s call test_role/test.py::test_introspection 8.24s teardown test_restore_external_engines/test.py::test_restore_table_null 7.98s teardown test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments 7.22s call test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 7.21s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 7.13s call test_role/test.py::test_revoke_requires_admin_option 6.97s teardown test_role/test.py::test_set_role 6.91s teardown test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 6.63s teardown test_replica_is_active/test.py::test_replica_is_active 6.58s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 6.41s call test_storage_azure_blob_storage/test.py::test_format_detection 5.98s call test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 5.93s teardown test_replicating_constants/test.py::test_different_versions 5.86s call test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart 5.76s teardown test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 5.61s setup test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert 5.45s teardown test_mysql57_database_engine/test.py::test_restart_server 5.13s call test_scheduler/test.py::test_merge_workload_change 4.97s call test_scheduler/test.py::test_mutation_workload_change 4.97s call test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 4.68s call test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 4.57s call test_prometheus_protocols/test.py::test_tags_to_columns 4.38s call test_scheduler/test.py::test_merge_workload_override 4.37s teardown test_reload_query_masking_rules/test.py::test_reload_query_masking_rules 4.23s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 4.12s call test_scheduler/test.py::test_mutation_workload_override 3.96s teardown test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 3.56s call test_scheduler/test.py::test_throw_on_unknown_workload 3.51s call test_prometheus_protocols/test.py::test_default 3.48s setup test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 3.31s call test_role/test.py::test_admin_option 3.28s call test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 3.21s call test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 3.13s call test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 3.02s call test_scheduler/test.py::test_resource_read_and_write 2.91s call test_scheduler/test.py::test_s3_disk 2.87s call test_prometheus_protocols/test.py::test_create_as_table 2.86s call test_prometheus_protocols/test.py::test_external_tables 2.84s call test_role/test.py::test_combine_privileges 2.82s call test_role/test.py::test_set_role 2.81s call test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] 2.74s call test_mysql57_database_engine/test.py::test_mysql_types[float_2] 2.70s teardown test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 2.69s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 2.67s call test_mysql57_database_engine/test.py::test_mysql_types[float_1] 2.55s call test_mysql57_database_engine/test.py::test_predefined_connection_configuration 2.54s call test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] 2.54s call test_role/test.py::test_grant_role_to_role 2.52s call test_storage_azure_blob_storage/test.py::test_function_signatures 2.48s call test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] 2.47s call test_rocksdb_read_only/test.py::test_read_only 2.45s call test_reloading_settings_from_users_xml/test.py::test_force_reload 2.38s call test_prometheus_protocols/test.py::test_custom_id_algorithm 2.37s call test_prometheus_protocols/test.py::test_inner_engines 2.36s teardown test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 2.31s call test_scheduler/test.py::test_mutate_workload 2.28s call test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments 2.15s call test_role/test.py::test_function_current_roles 2.14s call test_scheduler/test.py::test_merge_workload 1.99s call test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path 1.95s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 1.94s call test_role/test.py::test_create_role 1.84s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 1.66s call test_storage_azure_blob_storage/test.py::test_overwrite 1.60s call test_storage_azure_blob_storage/test.py::test_parallel_read 1.59s call test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 1.56s call test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert 1.54s call test_prometheus_protocols/test.py::test_64bit_id 1.50s call test_scheduler/test.py::test_resource_any_disk 1.43s teardown test_startup_scripts_execution_state/test.py::test_startup_execution_state 1.37s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 1.36s setup test_scheduler/test.py::test_workload_entity_keeper_storage 1.33s teardown test_prometheus_protocols/test.py::test_remote_write_v1_status_code 1.32s call test_reload_query_masking_rules/test.py::test_reload_query_masking_rules 1.27s teardown test_rocksdb_read_only/test.py::test_read_only 1.24s teardown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 1.21s teardown test_prometheus_protocols/test.py::test_custom_id_algorithm 1.19s teardown test_prometheus_protocols/test.py::test_read_auth 1.14s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 1.09s teardown test_prometheus_protocols/test.py::test_default 1.08s teardown test_prometheus_protocols/test.py::test_create_as_table 1.06s teardown test_prometheus_protocols/test.py::test_64bit_id 1.03s teardown test_prometheus_protocols/test.py::test_inner_engines 1.00s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.99s teardown test_prometheus_protocols/test.py::test_external_tables 0.95s call test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs 0.87s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.83s setup test_scheduler/test.py::test_merge_workload 0.80s call test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter 0.80s call test_storage_azure_blob_storage/test.py::test_insert_create_new_file 0.78s setup test_scheduler/test.py::test_s3_disk 0.76s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.75s call test_startup_scripts_execution_state/test.py::test_startup_execution_state 0.73s setup test_scheduler/test.py::test_throw_on_unknown_workload 0.72s setup test_scheduler/test.py::test_mutation_workload_override 0.71s setup test_scheduler/test.py::test_s3_resource_request_granularity 0.70s setup test_scheduler/test.py::test_mutate_workload 0.67s setup test_scheduler/test.py::test_mutation_workload_change 0.66s call test_mysql57_database_engine/test.py::test_password_leak 0.63s setup test_scheduler/test.py::test_resource_any_disk 0.62s setup test_scheduler/test.py::test_workload_hierarchy_changes 0.61s setup test_scheduler/test.py::test_merge_workload_override 0.58s setup test_scheduler/test.py::test_merge_workload_change 0.57s setup test_scheduler/test.py::test_resource_read_and_write 0.53s call test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters 0.53s teardown test_role/test.py::test_introspection 0.53s call test_storage_azure_blob_storage/test.py::test_filter_using_file 0.51s setup test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.49s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.49s teardown test_role/test.py::test_roles_cache 0.48s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.48s teardown test_role/test.py::test_revoke_requires_admin_option 0.48s call test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting 0.47s teardown test_role/test.py::test_function_current_roles 0.43s teardown test_role/test.py::test_grant_role_to_role 0.43s call test_storage_azure_blob_storage/test.py::test_create_table_account_string 0.43s call test_storage_azure_blob_storage/test.py::test_create_table_connection_string 0.41s call test_prometheus_protocols/test.py::test_read_auth 0.39s teardown test_role/test.py::test_create_role 0.39s teardown test_role/test.py::test_role_expiration[False] 0.39s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.39s teardown test_role/test.py::test_role_expiration[True] 0.39s teardown test_role/test.py::test_combine_privileges 0.36s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.33s teardown test_role/test.py::test_admin_option 0.32s call test_replicating_constants/test.py::test_different_versions 0.29s call test_prometheus_protocols/test.py::test_remote_write_v1_status_code 0.09s call test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 0.06s call test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 0.04s setup test_storage_azure_blob_storage/test.py::test_format_detection 0.04s setup test_storage_azure_blob_storage/test.py::test_create_table_account_string 0.03s setup test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path 0.03s setup test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting 0.03s setup test_storage_azure_blob_storage/test.py::test_insert_create_new_file 0.03s setup test_storage_azure_blob_storage/test.py::test_function_signatures 0.03s setup test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter 0.03s setup test_storage_azure_blob_storage/test.py::test_create_table_connection_string 0.03s setup test_storage_azure_blob_storage/test.py::test_filter_using_file 0.03s setup test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs 0.03s setup test_storage_azure_blob_storage/test.py::test_parallel_read 0.03s setup test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters 0.02s setup test_storage_azure_blob_storage/test.py::test_overwrite 0.01s teardown test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade 0.00s teardown test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 0.00s teardown test_restore_external_engines/test.py::test_restore_table 0.00s teardown test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 0.00s teardown test_reload_client_certificate/test.py::test_correct_cn_cert 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] 0.00s setup test_prometheus_protocols/test.py::test_remote_write_v1_status_code 0.00s setup test_prometheus_protocols/test.py::test_custom_id_algorithm 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_scheduler/test.py::test_resource_read_and_write 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_role/test.py::test_create_role 0.00s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 0.00s setup test_prometheus_protocols/test.py::test_external_tables 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[float_2] 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_scheduler/test.py::test_workload_entity_keeper_storage 0.00s setup test_prometheus_protocols/test.py::test_create_as_table 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[float_1] 0.00s setup test_role/test.py::test_combine_privileges 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_scheduler/test.py::test_create_workload 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s teardown test_scheduler/test.py::test_mutation_workload_override 0.00s setup test_role/test.py::test_introspection 0.00s setup test_prometheus_protocols/test.py::test_tags_to_columns 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_prometheus_protocols/test.py::test_inner_engines 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.00s teardown test_scheduler/test.py::test_merge_workload_override 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s setup test_prometheus_protocols/test.py::test_read_auth 0.00s setup test_prometheus_protocols/test.py::test_default 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_role/test.py::test_roles_cache 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_force_reload 0.00s setup test_reload_client_certificate/test.py::test_wrong_cn_cert 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_storage_azure_blob_storage/test.py::test_function_signatures 0.00s teardown test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters 0.00s teardown test_storage_azure_blob_storage/test.py::test_insert_create_new_file 0.00s teardown test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs 0.00s teardown test_scheduler/test.py::test_throw_on_unknown_workload 0.00s teardown test_scheduler/test.py::test_merge_workload 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.00s teardown test_scheduler/test.py::test_s3_disk 0.00s teardown test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting 0.00s teardown test_storage_azure_blob_storage/test.py::test_format_detection 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 0.00s setup test_restore_external_engines/test.py::test_restore_table_null 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s setup test_mysql57_database_engine/test.py::test_restart_server 0.00s teardown test_scheduler/test.py::test_mutation_workload_change 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[float_2] 0.00s setup test_mysql57_database_engine/test.py::test_password_leak 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[float_1] 0.00s teardown test_scheduler/test.py::test_s3_resource_request_granularity 0.00s teardown test_scheduler/test.py::test_mutate_workload 0.00s teardown test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file 0.00s teardown test_scheduler/test.py::test_merge_workload_change 0.00s setup test_mysql57_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_azure_blob_storage/test.py::test_create_table_connection_string 0.00s setup test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.00s teardown test_storage_azure_blob_storage/test.py::test_filter_using_file 0.00s teardown test_storage_azure_blob_storage/test.py::test_create_table_account_string 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_scheduler/test.py::test_resource_any_disk 0.00s teardown test_storage_azure_blob_storage/test.py::test_overwrite 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_mysql57_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_mysql57_database_engine/test.py::test_password_leak 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_keys =========================== short test summary info ============================ PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload PASSED test_role/test.py::test_admin_option PASSED test_prometheus_protocols/test.py::test_64bit_id PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout PASSED test_role/test.py::test_combine_privileges PASSED test_prometheus_protocols/test.py::test_create_as_table PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int PASSED test_role/test.py::test_create_role PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload PASSED test_prometheus_protocols/test.py::test_custom_id_algorithm PASSED test_mysql57_database_engine/test.py::test_mysql_types[decimal_4] PASSED test_role/test.py::test_function_current_roles PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout PASSED test_mysql57_database_engine/test.py::test_mysql_types[float_1] PASSED test_role/test.py::test_grant_role_to_role PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys PASSED test_prometheus_protocols/test.py::test_default PASSED test_mysql57_database_engine/test.py::test_mysql_types[float_2] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy PASSED test_mysql57_database_engine/test.py::test_mysql_types[timestamp_6] PASSED test_scheduler/test.py::test_create_workload PASSED test_prometheus_protocols/test.py::test_external_tables PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces PASSED test_mysql57_database_engine/test.py::test_mysql_types[timestamp_default] PASSED test_mysql57_database_engine/test.py::test_password_leak PASSED test_scheduler/test.py::test_merge_workload PASSED test_prometheus_protocols/test.py::test_inner_engines PASSED test_role/test.py::test_introspection PASSED test_prometheus_protocols/test.py::test_read_auth PASSED test_mysql57_database_engine/test.py::test_predefined_connection_configuration PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] PASSED test_prometheus_protocols/test.py::test_remote_write_v1_status_code PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_scheduler/test.py::test_merge_workload_change PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_prometheus_protocols/test.py::test_tags_to_columns PASSED test_scheduler/test.py::test_merge_workload_override PASSED test_mysql57_database_engine/test.py::test_restart_server PASSED test_reload_client_certificate/test.py::test_correct_cn_cert PASSED test_scheduler/test.py::test_mutate_workload PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_role/test.py::test_role_expiration[False] PASSED test_scheduler/test.py::test_mutation_workload_change PASSED test_scheduler/test.py::test_mutation_workload_override PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_scheduler/test.py::test_resource_any_disk PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy PASSED test_role/test.py::test_role_expiration[True] PASSED test_scheduler/test.py::test_resource_read_and_write PASSED test_scheduler/test.py::test_s3_disk PASSED test_restore_external_engines/test.py::test_restore_table PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_scheduler/test.py::test_s3_resource_request_granularity PASSED test_scheduler/test.py::test_throw_on_unknown_workload PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] PASSED test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy PASSED test_restore_external_engines/test.py::test_restore_table_null PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_replicated_engine_arguments/test.py::test_replicated_engine_with_arguments PASSED test_ssh/test_options_propagation_enabled.py::test_no_server_logs_file PASSED test_ssh/test_options_propagation_enabled.py::test_options_and_settings_propagation PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings PASSED test_startup_scripts_execution_state/test.py::test_startup_execution_state PASSED test_reload_query_masking_rules/test.py::test_reload_query_masking_rules PASSED test_replicating_constants/test.py::test_different_versions PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries PASSED test_scheduler/test.py::test_workload_entity_keeper_storage PASSED test_scheduler/test.py::test_workload_hierarchy_changes PASSED test_restart_with_unavailable_azure/test.py::test_cluster_alive_after_restart PASSED test_reload_client_certificate/test.py::test_wrong_cn_cert PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_storage_azure_blob_storage/test.py::test_azure_glob_scheherazade PASSED test_storage_azure_blob_storage/test.py::test_create_new_files_on_insert PASSED test_storage_azure_blob_storage/test.py::test_create_table_account_string PASSED test_storage_azure_blob_storage/test.py::test_create_table_connection_string PASSED test_storage_azure_blob_storage/test.py::test_filter_using_file PASSED test_storage_azure_blob_storage/test.py::test_filtering_by_file_or_path PASSED test_storage_azure_blob_storage/test.py::test_format_detection PASSED test_storage_azure_blob_storage/test.py::test_function_signatures PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_all_parameters PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_with_one_parameter PASSED test_storage_azure_blob_storage/test.py::test_hive_partitioning_without_setting PASSED test_storage_azure_blob_storage/test.py::test_insert_create_new_file PASSED test_storage_azure_blob_storage/test.py::test_insert_with_path_with_globs PASSED test_storage_azure_blob_storage/test.py::test_overwrite PASSED test_storage_azure_blob_storage/test.py::test_parallel_read ================ 100 passed, 1059 warnings in 392.27s (0:06:32) ================